home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / dev / c / PMM.lha / PMM / Developer / FD / disk_lib.fd < prev    next >
Encoding:
Text File  |  1992-09-21  |  216 b   |  13 lines

  1. * "disk.resource"
  2. ##base _DiskBase
  3. ##bias 6
  4. ##public
  5. AllocUnit(unitNum)(d0)
  6. FreeUnit(unitNum)(d0)
  7. GetUnit(unitPointer)(a1)
  8. GiveUnit()()
  9. GetUnitID(unitNum)(d0)
  10. *------ new for V37 ------
  11. ReadUnitID(unitNum)(d0)
  12. ##end
  13.